StandardToolbarItem Class

Used to create a toolbar in a window. Supported on Mac OS X 10.2 and above only.

Events

Close

Open


Properties

ControlOrder

Enabled

Handle

IdentifierOther

Left

Top

Type


Methods

None

More information available in parent classes: Control:Object

StandardToolbarItems can be placed in windows for other platforms for layout purposes only.


Note

If at least one ToolbarItem or StandardToolbarItem is on the window, a toolbar will be created, and the toolbar button will be added to the window. Each ToolbarItem will be added in Control Order from Left to Right.


See Also

ToolbarItem control.